1 00:00:00,690 --> 00:00:01,130 Hello. 2 00:00:01,140 --> 00:00:07,270 Let's have a look at what we will be creating. 3 00:00:07,410 --> 00:00:12,320 Basically will be creatine be greeting. 4 00:00:12,390 --> 00:00:22,290 So when you launch this page depending on the time on your local computer it will display a greeting 5 00:00:22,290 --> 00:00:23,070 message. 6 00:00:23,580 --> 00:00:30,690 If your name is say John to say good morning or good evening or good day John. 7 00:00:30,900 --> 00:00:34,830 Depending on the clock your local time. 8 00:00:34,830 --> 00:00:37,020 So let me refresh this. 9 00:00:37,320 --> 00:00:40,680 We can start again so you get a prompt like this. 10 00:00:40,920 --> 00:00:43,950 I need to see your name please. 11 00:00:43,980 --> 00:00:50,040 So I enter so let's say James. 12 00:00:50,590 --> 00:00:51,860 So you enter James. 13 00:00:52,010 --> 00:00:54,270 Say Good evening James. 14 00:00:54,750 --> 00:00:55,350 Okay. 15 00:00:55,560 --> 00:00:57,400 On the computer clock. 16 00:00:57,760 --> 00:01:04,080 HALL He entered Jane you see. 17 00:01:04,080 --> 00:01:05,300 Good evening Jane. 18 00:01:05,640 --> 00:01:10,490 That's basically what the application does. 19 00:01:10,500 --> 00:01:12,110 There are some websites. 20 00:01:12,120 --> 00:01:19,950 I'm not sure if you've noticed when you log on to the website it'll give you a greeting depending on 21 00:01:19,950 --> 00:01:24,210 the time of day you log on to the website. 22 00:01:24,240 --> 00:01:26,820 So this is similar to that. 23 00:01:26,840 --> 00:01:36,410 So what you learn on this project will give you an idea of how such messages are created.